* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

}

body {
  background-color: rgb(14, 57, 71);
  font-family: "Houschka Pro Medium";
  font-weight: 200;

}


.header-banner {
  max-width: 1800px;
  margin: auto;
  height: 100%;
  min-height: 750px;
  /* background-image: linear-gradient(to left, rgb(16, 152, 167), rgb(11, 45, 110)); */
  background-image: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(image/Grocery\ Delivery\ \ img\ 2.png);
  background-position: center;
  background-size: 100% 110%;
  padding: 50px 80px;
}

.header-banner p {
  width: 100%;
  padding-bottom: 5px;
  font-size: 20px;
  color: rgb(255, 255, 255);
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.634);
}

.header-banner .container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.header-banner .container .text {
  width: 50%;
}

.header-banner h1 {
  width: 100%;
  font-size: 45px;
  color: rgb(0, 0, 0);
  /* padding-top: 120px; */
  border-radius: 20px;
  padding: 20px;
  margin-top: 250px;
  background-color: rgba(127, 255, 212, 0.478);
}
.header-banner h1 span{
  color: rgb(255, 149, 0);
}

.header-banner h5 {
  font-size: 22px;
  font-weight: 400;
  margin-top: 15px;
  color: rgb(0, 0, 0);

}


.header-banner button {
  padding: 5px 20px;
  border-radius: 20px;
  font-size: 20px;
  border: none;
  background-color: transparent;
  margin-top: 20px;
  font-weight: bold;
  color: #2b833a;
}

.header-banner button img {
  filter: brightness(0);
  width: 30px;
  height: 40px;
  margin-left: 3px;
}

.header-banner .container .img {
  width: 50%;
  margin-top: 100px;
  height: 360px;
  /* background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(image/Pharmacy\ Delivery\ img\ 1.png); */
  background-position: center;
  background-size: 100% 100%;
}



.imgsec {
  max-width: 1800px;
  margin: auto;
  height: 600px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(image/Grocery\ Delivery\ \ img\ 1.png);
  background-position: center;
  background-size: 100% 100%;
  /* margin-top: -70px; */
}


.sec4a {
  max-width: 1800px;
  margin: auto;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sec4a .text {
  width: 50%;
  padding: 30px;
}

.sec4a .text h1 {
  font-size: 60px;

}

.sec4a img {
  width: 50%;
}


.icon-sec1 {
  max-width: 1800px;
  margin: auto;
  padding: 30px;
  height: 700px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(image/Food\ Delivery\ img\ 4.png);
  background-position: center;
  background-size: 100% 100%;
  margin-top: -5px;
}

.icon-sec1 h1 {
  font-size: 45px;
  color: rgba(31, 66, 179, 0.913);
  text-align: center;
}


.sec1a {
  max-width: 1800px;
  margin: auto;
  padding: 20px;
  margin-top: 50px;
  padding-bottom: 80px;
  background: rgba(0, 0, 0, 0.935);

}

.sec1a h1 {
  width: 100%;
  font-size: 40px;
  color: rgb(255, 255, 255);
  text-align: center;
  margin-top: 20px;

}

.sec1a-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 00px;
  justify-content: space-evenly;
}

.sec1a-container .box {
  width: 28%;
  margin-top: 50px;
  padding: 20px;
  box-shadow: 0 0 3px white;
  text-align: center;
  /* background-image: linear-gradient(rgb(0, 0, 0), rgba(0, 0, 0, 0.438), rgba(0, 0, 0, 0)), url(image/Fitness\ img\ 2.avif); */
  background-position: center;
  background-size: 100% 110%;
  background: rgb(0, 105, 121);
}

.sec1a-container .box h5 {
  margin-top: 10px;
  color: rgb(0, 0, 0);
  font-size: 25px;
  font-weight: 400;

}


.sec2a {
  max-width: 1800px;
  margin: auto;
  padding: 50px 20px;
  /* margin-top: 50px; */
  /* background-color: rgba(78, 31, 179, 0.833); */
}

.sec2a h1 {
  font-size: 35px;
  text-align: center;
  font-weight: 600;
  color: rgb(0, 0, 0);
}



.sec2a-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.sec2a-container .box {
  width: 340px;
  margin: 0 10px;
  border-radius: 10px;
  padding-bottom: 10px;
  background: rgba(190, 190, 190, 0);
  margin-top: 30px;
  /* box-shadow: 0 0 5px gray; */
  background-image: linear-gradient(to left, rgb(1, 98, 30), rgba(229, 229, 229, 0.304));
  color: rgb(0, 0, 0);
  padding: 20px;
}

.sec2a-container .box img {
  width: 100%;
  height: 220px;
  border-radius: 10px 10px 0 0;

}

.sec2a-container .box h3 {
  color: rgb(0, 0, 0);
  margin-top: 10px;
  font-weight: 500;
  /* text-align: center; */
  font-size: 25px;
}

.sec3a {
  max-width: 1800px;
  margin: auto;
  padding: 20px;
  margin-bottom: 50px;
}

.sec3a h1 {
  text-align: center;
  margin-top: 50px;
}

.sec3a p {
  text-align: center;
  font-size: 20px;
}

.sec3a-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-top: 50px;

}

.sec3a-container .text {
  width: 40%;
  padding: 10px;
  margin-top: 50px;
  text-align: left;
}

.sec3a-container .text h3 {
  font-size: 40px;
}

.sec3a-container .img {
  width: 55%;
}

.sec3a-container .text ul li {
  margin-left: 30px;
  margin-top: 10px;
  font-size: 20px;
}

.sec3a-container .img img {
  width: 100%;
  height: 450px;
  /* filter: drop-shadow(0 0 5px rgb(200, 200, 200)); */
}

.sec3a-container .text button {
  font-size: 20px;
  border: 0.2px solid gray;
  padding: 5px 25px;
  border-radius: 20px;
  margin-top: 20px;
  margin-left: 20px;
  background-color: transparent;
}

.sec3a-container .text button:focus {
  display: none;
}


.sec5a {
  max-width: 1800px;
  margin: auto;
  height: 300px;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  background-image: linear-gradient(to left, rgb(210, 110, 15), rgb(39, 15, 0));
  margin-top: 50px;
  margin-bottom: 0px;
  justify-content: center;
}

.sec5a h1 {
  width: 100%;
  padding: 0 20px;
  font-size: 35px;
  margin-top: 20px;
  margin-top: 50px;
  color: white;
}

.sec5a p {
  font-size: 22px;
  margin-left: 20px;
  color: rgba(255, 255, 255, 0.637);
}

.sec5a .text {
  width: 55%;
}

.sec5a img {
  width: 45%;
  /* margin-left: 50px; */
  height: 400px;
  margin-top: -20px;
  z-index: 10;
  /* filter: drop-shadow(10px 20px 10px gray); */
}

.sec5a button {
  border-radius: 20px;
  padding: 5px 20px;
  margin-top: 20px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.671);
  margin-left: 20px;
  border: 1.1px solid rgba(0, 0, 0, 0.593);
  background-color: transparent;
}

.sec5a button:hover {
  background-color: rgb(86, 169, 92);
}


.video-box {
  max-width: 1800px;
  margin: auto;
  margin-top: 0;
}

.video-box video {
  width: 100%;
}






@media screen and (max-width: 900px) {


  .header-banner {
      padding: 50px 30px;
      height: 250px;
      min-height: 300px;

  }

  .header-banner h1 {
      padding-top: 100px;
      font-weight: 400;
  }

  .sec2a{
    padding-top: 0;
  }


  .imgsec{
    height: 300px;
  }


  .sec3a h1 {
    font-size: 30px;
}

.sec3a-container {
    margin-top: 50px;
}

.sec3a-container2 {
    flex-wrap: wrap-reverse;
}

.sec3a-container .img {
    width: 100%;
}

.sec3a-container .img img {
    width: 100%;
    height: 250px;
}

.sec3a-container .text {
    width: 100%;
    margin-top: 0;
}

.sec3a-container .text h3 {
    font-size: 25px;
}

.sec3a-container .text ul li {
    font-size: 18px;
}

.sec3a-container .text button {
    font-size: 15px;
}
  

.sec5a {
  height: 458px;
  flex-wrap: wrap-reverse;
  padding-bottom: 30px;
  margin-bottom: 0;
  padding-top: 40px;
}

.sec5a .text {
  width: 100%;
  margin-top: 0;
}

.sec5a .text h1 {
  width: 100%;
  font-size: 25px;
  padding: 0;
  margin-top: 0px;
}
.sec5a .text p{
  font-size: 15px;
  margin: 0;
}
.sec5a img{
  width: 100%;
  height: 300px;
  margin-left: 0;
  margin-top: 0px;
}

.sec5a .text button {
  margin-top: 20px;
  font-size: 10px;
}


}